Skip to content

Cut CI wrappers over to native AsDecided#4

Merged
tcballard merged 1 commit into
mainfrom
codex/asdecided-native-actions
Jul 24, 2026
Merged

Cut CI wrappers over to native AsDecided#4
tcballard merged 1 commit into
mainfrom
codex/asdecided-native-actions

Conversation

@tcballard

Copy link
Copy Markdown
Contributor

Summary

  • rebrand reusable action paths and documentation to asdecided-ci
  • replace the retired pip install rac-core engine path with checksum-verified native asdecided-core release artifacts
  • invoke decided for validate, gate, watchkeeper, and decisions-for
  • keep Python only for Herald's small comment-rendering sidecar
  • pin the action input to verified release 0.23.1

Supported runners

  • Linux x86_64
  • macOS Apple Silicon
  • Windows x86_64

Unknown versions and unsupported runner architectures fail closed rather than downloading an unverified binary.

Compatibility

This is the intended total cutover: the input is now asdecided-version; there is no temporary rac-version alias.

Verification

  • 23 pytest action/renderer tests pass using native decided 0.23.1
  • real macOS artifact download, SHA-256 verification, extraction, and decided --version smoke test pass
  • installer passes bash -n
  • action YAML parses
  • git diff --check passes

@tcballard
tcballard merged commit bb51114 into main Jul 24, 2026
2 checks passed
@tcballard
tcballard deleted the codex/asdecided-native-actions branch July 24, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant